home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Super PC 34
/
Super PC 34 (Shareware).iso
/
spc
/
UTIL
/
DJGPP2
/
V2
/
DJLSR200.ZIP
/
src
/
libc
/
compat
/
stdlib
/
makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1995-10-01
|
295 b
|
17 lines
# Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details
TOP=../..
SRC += alloca.c
SRC += cfree.c
SRC += getlongp.c
SRC += getpass.c
SRC += itoa.c
SRC += putenv.c
SRC += random.c
SRC += swab.c
SRC += xfree.c
SRC += xmalloc.c
SRC += xrealloc.c
include $(TOP)/../makefile.inc